Package-level declarations
Types
Link copied to clipboard
object CursorUtil
Helper class to work with Cursors
Link copied to clipboard
object FileChooserUtils
Provides methods for extracting image path from chooser
Link copied to clipboard
interface LongOperationCancelCallback
A callback that is used in the SDK allowing developers to cancel time-consuming operations (e.g. page extraction from a PDF file).
Link copied to clipboard
class PolygonHelper
Helper methods for Polygons.
Link copied to clipboard
interface ProgressCallback
A callback that enables developers to monitor the progress of time-consuming operations, like page extraction from a PDF file.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Make flow generator work as rxJava Single so it will be called only once
Link copied to clipboard
Link copied to clipboard
tailrec fun updateParameters(updatedParameters: Map<String, Any>, defaultConfiguration: MutableMap<String, Any>)